GET /workflows/{workflow-id}/executions/{eid}/steps/{stid}
WorkflowsResource.getStep({'workflow-id': …, 'stid': …, 'eid': …});